PORT=5000
MONGODB_URI=MONGO_URI=mongodb+srv://brucenshuti:Bruce@112345@examsample.rlalnyf.mongodb.net/?appName=ExamSample
JWT_SECRET=swiftwheels_super_secret_jwt_key_2024
JWT_EXPIRES_IN=24h
NODE_ENV=development
FRONTEND_URL=http://localhost:5173
SESSION_SECRET=swiftwheels_session_secret_key_2024